StandardPutFile
ConstStr255Param prompt ; the prompt message
ConstStr255Param defaultName ; initial file name
You use the StandardPutFile procedure to display the default Save dialog box when the user is saving a file.
prompt specifies the prompt message to be displayed over the text field.
defaultName contains the initial name of the file, if any.
returning.
Returns: none
Notes: StandardPutFile presents a dialog box through which the user specifies the name and location of a file to be written to. During the dialog,
interaction, either by selecting a name and authorizing the save or by
standard file reply record, described in the section en titled